home *** CD-ROM | disk | FTP | other *** search
/ Monster Media 1996 #15 / Monster Media Number 15 (Monster Media)(July 1996).ISO / bbs_game / cribsq12.zip / CRIBSQ.DOC < prev    next >
Text File  |  1996-06-12  |  29KB  |  643 lines

  1.  
  2.                             CRIBBAGE SQUARES
  3.  
  4.                                   v1.2
  5.  
  6.                                    by
  7.  
  8.                               Al Lawrence
  9.  
  10.                             Sunrise-80  BBS
  11.                     (BBS) 404-256-9525 (33.6 USR)
  12.                     (BBS) 404-705-9104 (33.6 USR)
  13.                (Voice) 404-256-9518 (Voice) 9am-9:30pm EST
  14.                      (EMAIL) al_lawre@ix.netcom.com
  15.  
  16.  
  17.  
  18.                                 OVERVIEW
  19.                                 ________
  20.  
  21.  
  22.    The object of Cribbage Squares is to create 8 Cribbage hands of 5 cards 
  23.    each. The computer will evaluate the hands and award any points. Fast,
  24.    exciting and challenging play.
  25.  
  26.   
  27.  
  28.    NOTE: Most errors will be logged to a file called DFRAME.ERR which is
  29.          created in the directory you run the door from.
  30.  
  31.  
  32.  
  33.                 NON-REGISTERED   R E S T R I C T I O N S
  34.                 ----------------------------------------
  35.  
  36.                 ° No Bulletins created
  37.                 ° Games per day limited to 2
  38.                 ° Keyboard timeout value limited to 2 minutes
  39.                 ° Makeup days disabled
  40.                 ° Game time limit disabled
  41.                 
  42.                 
  43.  
  44.  
  45.                               INSTALLATION
  46.                               ____________
  47.  
  48.  
  49.    Installation is fairly easy and straight-forward. The following steps and
  50.    examples should have you up and running in a very short period of time.
  51.    It is assumed that you are familiar with setting up DOORS on your system.
  52.    To this end, only examples of the configuration file and Door batch file
  53.    are described.
  54.  
  55.       
  56.       1) Create a directory to hold all Cribbage Squares files
  57.  
  58.       2) Unzip CRIBSQxx.ZIP into the the above directory
  59.  
  60.       3) Create a configuration file, with a name of your choice, or
  61.          modify the supplied CRIBSQ.CFG file. A description follows:
  62.  
  63.             **                       Location of system file (See Below)
  64.             SUNRISE-80 BBS           Your BBS Name
  65.             Al                       Sysop's First nameAP
  66.  
  67.             Lawrence                 Sysop's Last Name
  68.  
  69. |-----------------------------------------------------------------------------|
  70. | READ!     1                        CommPort  \ These 2 lines are required   |
  71. | READ!     1                        Node #    / ONLY for GTUSER.BBS          |
  72. |-----------------------------------------------------------------------------|
  73.  
  74.             00000000                 Registration Number
  75.  
  76.    !    #   2                        Maximum # of Games per day 
  77.                                      (Sysop gets 99 in Registered version)
  78.  
  79.         #   0                        Max # of days a caller can make up, during
  80.                                      calls in one day. 0=Disable Make-up Option
  81.                                      Maximum value = 27, Minimum value = 1
  82.  
  83.         #   NONE                     Drive:\Path\Filename to contain the
  84.                                      Top Score Bulletin or enter NONE
  85.                                      for NO Bulletin creation.
  86.  
  87.         #   NONE                     Drive:\Path\Filename to contain the
  88.                                      Top Score Bulletin (Color) or enter NONE
  89.                                      for NO Bulletin creation.
  90.  
  91.         #   NONE                     Drive:\Path\Filename to contain the
  92.                                      Hall of Fame Bulletin or enter NONE
  93.                                      for NO Bulletin creation.
  94.  
  95.         #   NONE                     Drive:\Path\Filename to contain the
  96.                                      Hall of Fame Bulletin (Color) or enter NONE
  97.                                      for NO Bulletin creation.
  98.  
  99.             1                        1 = DO NOT Display ADOPT-A-DOOR Message
  100.                                      2 = Display ADOPT-A-DOOR message
  101.  
  102.         #   2                        Keyboard timeout value in Minutes
  103.  
  104.     !   #   0                        Time Allowed in Door
  105.                                      (Sysop = Time Remaining - REG. VERSION)
  106.  
  107.         #   N                        Automatic game reset at end of month:
  108.                                        Y = Yes enable autoreset
  109.                                        N = Keep accumulating scores
  110.  
  111.         #   Y                         Y = Allow Sysop to have 99 games
  112.                                       N = Do Not Allow Sysop 99 games
  113.  
  114.     !   #   000=00/00                 Security Level/Games Allowed Per Day
  115.     !   #   000=00/00                 Security Level/Games Allowed Per Day
  116.     !   #   000=00/00                 Security Level/Games Allowed Per Day
  117.     !   #   000=00/00                 Security Level/Games Allowed Per Day
  118.     !   #   000=00/00                 Security Level/Games Allowed Per Day
  119.     !   #   000=00/00                 Security Level/Games Allowed Per Day
  120.     !   #   000=00/00                 Security Level/Games Allowed Per Day
  121.     !   #   000=00/00                 Security Level/Games Allowed Per Day
  122.     !   #   000=00/00                 Security Level/Games Allowed Per Day
  123.     !   #   000=00/00                 Security Level/Games Allowed Per Day
  124.  
  125.     @   #   XXXX/YYYY                 Blackout Range  From/To
  126.     @   #   XXXX/YYYY                 Blackout Range  From/To
  127.     @   #   XXXX/YYYY                 Blackout Range  From/To
  128.     @   #   XXXX/YYYY                 Blackout Range  From/To
  129.     @   #   XXXX/YYYY                 Blackout Range  From/To
  130.  
  131.             000                       Unique 3-digit number used as a suffix
  132.                                       for the exported score file name, if
  133.                                       you wish to paricipate in an Inter-BBS
  134.                                       game. 000=no Inter-BBS participation.
  135.  
  136.             N                         Y = Force Caller to respond to
  137.                                           Instructions <y/n). May need this with
  138.                                           Digiboards.
  139.                                       N = Allow caller to press ENTER in
  140.                                           response to Instructions <y/N>
  141.  
  142.             0                         Use this option to LIMIT the number of
  143.                                       HIGH SCORE entries to be displayed. A
  144.                                       ZERO(0) = NO LIMIT
  145.  
  146.             0                         Number of months to keep in the SUNHOF
  147.                                       files (Hall of Fame). 0 = ALL
  148.  
  149.             N                         Y = Use Alias for Caller's name
  150.                                           (Requires Door.Sys)
  151.                                       N = Use Logon Name for Caller's name
  152.  
  153.             Y                         Y = Log all callers to USAGEx
  154.                                       N = Do not log callers
  155.  
  156.  
  157.           ** = Replace with ONE of the following:
  158.  
  159. C:\bbs\PCBOARD.SYS              <- For PCBoard systems using PCBOARD.SYS only
  160. C:\BBS\CALLINFO.BBS             <- For Wildcat! systems (prior to v3.0)
  161. C:\BBS\DOOR.SYS                 <- For ANY systems that support DOOR.SYS
  162. C:\BBS\DORINFOx.DEF             <- For ANY systems that support DORINFOx.DEF
  163. C:\BBS\SFDOORS.DAT              <- For Spitfire systems.
  164. c:\bbs\TRIBBS.SYS               <- For TriBBS systems.
  165. C:\BBS\GTUSER.BBS               <- For GT Power
  166.                                    * if using this option you must put the
  167.                                      ComPort # on line 5 and the Node # on
  168.                                      line 6 of the configuration file
  169.  
  170.  
  171.            # = Requires registration to change to a different value.
  172.            ! = See "Plays Per Day/Door Time" Below
  173.            @ = See "Blackout Periods" Below
  174.  
  175.                NOTE: There are NO Blank Lines in the Config File!!
  176.  
  177.  
  178.       4) Create a batch file or modify the Cribbage Squares file supplied. A
  179.          description of this file follows:
  180.  
  181.             ECHO off
  182.             cd\BBS\DOORS\CRIBSQ       Location of Cribbage Squares files
  183.             CRIBSQ CRIBSQ.CFG         EXE filename and CFG filename (Name
  184.                                       used in creating file in #3 above)
  185.             CD\BBS
  186.             BOARD
  187.  
  188.  
  189.        5) When running in more than one node, be sure to supply a
  190.           different configuration name for each node (or see below).
  191.  
  192.        6) If running with a Fossil-based multi-port board add
  193.            /FD to the line containing the CFG name as follows:
  194.  
  195.                      CRIBSQ CRIBSQ.CFG /FD
  196.  
  197.  
  198.  
  199.  
  200.  
  201.                              USAGE LOG
  202.                              ---------
  203.  
  204. As an option, we provide you with the ability to log every player to a text 
  205. file. IF you enter Y in the CFG file to log callers, the Door will place the
  206. caller's name as well as the ON and OFF times each time a caller selects the
  207. Door. A separate file will be created for each Node and the name of the file
  208. will be USAGEx, where x is the Node number.
  209.  
  210. You may delete these files at any time and the Door will recreate them the
  211. next time a caller enters the Door. If you do NOT want to continue logging
  212. callers, change the CFG file entry to N.
  213.  
  214.  
  215.  
  216.  
  217.  
  218.  
  219.  
  220.                MAKE-UP DAYS (Registered version only)
  221.                --------------------------------------
  222.  
  223. The Make-Up-Day feature allows the caller to make up any plays he/she missed
  224. during the current month and prior to the current call. You control whether
  225. to allow this option, as well as the number of days the caller can make up, on
  226. any prticular days worth of calls. Entering a 0 (zero) for this option, in the
  227. configuration file, turns the option OFF, any other value (up to a max of 27)
  228. turns the option ON and dictates the number of days the caller can make up.
  229.  
  230.  
  231. NOTE:      The number of games per day is calculated as follows...
  232.  
  233.            Games Allowed per day x Number of makeup days.
  234.  
  235. Example:   Games Allowed per day = 2
  236.            Max # of makeup days  = 4
  237.  
  238. If a caller logs in on 5/8/92 and this is their first call of the month, they
  239. would have a potential of 16 games to makeup and bring them current
  240. (8 days (5/8/92) * 2 (games per day)). However, since the maximum # of Makeup
  241. Days is set at 4, the maximum # of games the caller can play on 5/8/92, is 8
  242. (games allowed * max # of makeup days).
  243.  
  244.  
  245.  
  246.              HALL OF FAME BULLETINS (Registered version only)
  247.              ------------------------------------------------
  248.  
  249. The program will automatically reset the game when the first caller of the
  250. month plays the game. The score file will be cleared and a set of Hall of Fame
  251. files will be created. The files will be called SUNHOF.ASC and SUNHOF.ANS 
  252. (ASCII and ANSI versions). The files will be placed in the same directory as 
  253. the CRIBSQ.EXE file. 
  254.  
  255. WARNING: The HOF files are cumulative files. That means they are read in each
  256.          month and updated. DO NOT DELETE EITHER FILE!!!! or you will lose
  257.          the record of prior months winners!!!!
  258.  
  259.  
  260.  
  261.                           BLACKOUT PERIODS
  262.                           ________________
  263.  
  264.       Use the Blackout ranges option to define up to 5 time periods during
  265.       which you DO NOT want the Door to be played. If a caller tries to access
  266.       the Door during the Blackout period, they will be shown a message that
  267.       contains ALL the Blackout periods you have defined, and to try the Door
  268.       at a later time.
  269.  
  270.       Each of the 5 Blackout ranges takes the form of XXXX/YYYY, where
  271.       XXXX=beginning time and YYYY=the ending time. For example, 0930/1230
  272.       means to NOT allow the Door to be played between 9:30am and 12:30pm.
  273.  
  274.       IMPORTANT: - All times must be 4 digits & must follow the XXXX/YYYY format
  275.                  - DO NOT change the XXXX/YYYY entry UNLESS you want to assign
  276.                    a Blackout range.
  277.                  - You MUST use the MILITARY time format. Example: 2030=8:30pm
  278.                    0900=9am, 0030=12:30am, 1700=5pm, etc.
  279.  
  280.  
  281.                           PLAYS Per DAY/DOOR Time
  282.                           _______________________
  283.  
  284.       Plays Per Day and Door Time can be controlled several ways:
  285.  
  286.       (1) You can use the Games Per Day, singular option, in the config
  287.           file above. This option, will affect ALL callers whose Security
  288.           Level is NOT defined in any of the 10 optional Security Level/
  289.           Plays Per Day entries in the config file.
  290.  
  291.       (2) You can use the Door Time, singular option, in the config file
  292.           above. This option, will affect ALL callers whose Security
  293.           Level is NOT defined in any of the 10 optional Security Level/
  294.           Plays Per Day/Door Time entries in the config file.
  295.  
  296.       (3) You can restrict the number of games a specific Security Level
  297.           will be allowed to play per day or REWARD specific Levels with
  298.           more Plays Per Day.
  299.  
  300.           Likewise, you can restrict the Play time for a specific Security
  301.           Level or REWARD specific Levels with more Door Time.
  302.  
  303.           These options are handled by the use of the 10 config
  304.           entries (000=00/00).
  305.  
  306.           The format of each entry is as follows:
  307.  
  308.           XXX=YY/ZZ  where XXX is the Security Level (must be 3 digits)
  309.                      where =  is a constant and MUST be included
  310.                      where YY is the # of games per day (must be 2 digits)
  311.                      where / is a constant and MUST be included
  312.                      where ZZ is num. minutes per Door entry (must be 2 digits)
  313.  
  314.           If the callers Security Level is NOT defined, his/her Plays Per
  315.           Day and Door Time will be controlled by the values in items
  316.           (1) and (2), above, respectively..
  317.  
  318.           You may define up to 10 Security Levels. All unused entries must
  319.           be defined as   00=00/00
  320.         --------------------------------------------------------------------
  321.           Example: Suppose you had 3 Security Levels defined on your BBS as
  322.           (20=Subscriber, 30=Visiting Sysop, 40=CoSysop, 90=Friend) and you
  323.           wanted to set Plays Per Day as :     Subscriber=5
  324.                                            Visiting Sysop=2
  325.                                                   CoSysop=3
  326.                                                    Friend=10
  327.  
  328.           and Door Time as follows:     Subscriber=30 minutes
  329.                                     Visiting Sysop=20 minutes
  330.                                            CoSysop=10 minutes
  331.                                             Friend=remaining call time
  332.  
  333.  
  334.           You would set the Individual "Games per Day" config entry to 1 and
  335.           the individual "Door Time" to 5 minutes (these would be the
  336.           default number of games and default Time for all Security Levels
  337.           other than 20,30 or 40... make them any number you want). Next you
  338.           would replace 4 of the Security Level entries as :  020=05/30
  339.                                                               030=02/20
  340.                                                               040=03/10
  341.                                                               090=10/0
  342.  
  343.  
  344.  
  345.  
  346.                         INTER-BBS OPTION
  347.                         ----------------
  348.  
  349. The Inter-BBS option is used when you are looking for a way to expand the
  350. Cribbage Squares competition beyond just running it on your BBS alone. With
  351. this option you can join with any number of other BBS' to create some very
  352. 'heated' scoring competition.
  353.  
  354. The Inter-BBS option has its own High Score file and when High Scores are
  355. displayed, on participating BBS', the name of the BBS on which the score was
  356. obtained will also be displayed. At the end of the month, the Inter-BBS
  357. scores will be reset automatically and a winner will be determined and
  358. displayed as part of the High Score display in the next month.
  359.  
  360. The Inter-BBS option uses the 'HUB' and 'NODE' concept. The 'HUB' is the
  361. central/controlling BBS to whom all the other BBS' ('NODES') upload/transfer
  362. their score files. The 'HUB' then merges all score files and makes a merged
  363. file available for the 'NODES' to download/transfer.
  364.  
  365. A separate program is supplied, called INTERBBS. This program will perform
  366. the merging of score files for both the 'HUB' and 'NODE' and generate updated
  367. score files. INTERBBS can be run as many times as you wish. We recommend that,
  368. if at all possible, the 'HUB' run INTERBBS several times during a 24 hour
  369. period to process uploaded 'NODE' score files. This will allow the 'NODES' to
  370. generate the maximum competition on their systems as possible. All files used
  371. by INTERBBS MUST be in the Cribbage Squares directory.
  372.  
  373. To run INTERBBS as a 'HUB'  use:  INTERBBS CRIBSQ CRIBSQ.CFG HUB
  374. To run INTERBBS as a 'NODE' use:  INTERBBS CRIBSQ CRIBSQ.CFG
  375.  
  376. You must also change the Inter-BBS parameter in the Cribbage Squares 
  377. configuration file. This parameter is a UNIQUE 3-digit identifier. The BBS 
  378. functioning as the 'HUB', should control who gets what number to avoid 
  379. duplicate numbers being used. Duplicate numbers will result in some BBS' scores 
  380. not being reflected in the merged score file. We recommend that the 'HUB' use 
  381. 001 and the 'NODES' use 002-999.
  382.  
  383. INTERBBS will create a CRIBSQ0.xxx file (where xxx is the 3-digit identifier
  384. you supplied in the CFG file). When you run as a 'HUB' it will read ALL
  385. CRIBSQ0.xxx files that it finds in the Cribbage Squares directory. It will 
  386. delete ALL CRIBSQ0.xxx files after processing them and will create a 
  387. CRIBSQ0.001 file (combined score file; assuming 'HUB' is using the 001 
  388. identifier) that you must make available for the 'NODES' to download/transfer. 
  389. When running as a 'NODE' INTERBBS will only import one (1) CRIBSQ0.xxx file so
  390. be sure to delete ALL CRIBSQ0.xxx files from the Cribbage Squares directory, 
  391. AFTER sending to your 'HUB'.
  392.  
  393. The High Scorer of the month is determined when the 'HUB' runs INTERBBS for
  394. the FIRST time on the 1st of the new month. This is VERY IMPORTANT to
  395. remember!! If you are the 'HUB' you MUST be sure to run INTERBBS on the 1st
  396. of the month, but at the same time giving the 'NODES' ample time to
  397. upload/transfer their score files. Once you have run INTERBBS on the 1st,
  398. INTERBBS will reject ALL prior month entries. We suggest that 'NODES' run
  399. INTERBBS as soon after MIDNIGHT, on the last day of the month, as possible,
  400. and that 'HUBS' run INTERBBS as late as they can on the 1st, thus giving
  401. 'NODES' ample time to get the files to the 'HUB'.
  402.  
  403. In order to ensure some level of fairness, certain Cribbage Squares 
  404. configuration parameters MUST be the same for ALL participating BBS' The 
  405. following CFG parameters are affected:
  406.  
  407.   Line  7: Maximum games per day
  408.   Line  9: Auto Reset of High Scores at end of month
  409.   Line 16: Allow Sysops to play 99 games/day
  410.  
  411. The 'HUB' should set the values for each of the above and convey the settings
  412. to ALL nodes. If the values on the 'NODE' do not agree with the 'HUB' values,
  413. the uploaded file will be rejected.
  414.  
  415. INTERBBS.LOG will contain information about each INTERBBS session. You are
  416. advised to check this file regularly to ensure that the Inter-BBS option
  417. is functioning properly.
  418.  
  419. Sample 'HUB' Batch file:
  420. ------------------------
  421. Rem Copy uploaded CRIBSQ0.xxx files from Upload area(s) to Cribbage Squares dir
  422. COPY C:\BBS\UPLOAD\CRIBSQ0.*  C:\CRIBSQ
  423. DEL C:\BBS\UPLOAD\CRIBSQ0.*
  424. COPY C:\FIDO\FILES\CRIBSQ0.*  C:\CRIBSQ
  425. DEL C:\FIDO\FILES\CRIBSQ0.*
  426.  
  427. Rem Process ALL "NODE' files
  428. CD\Cribbage Squares
  429. INTERBBS Cribbage Squares Cribbage Squares.CFG HUB
  430.  
  431. Rem Copy CRIBSQ0.001 to file area(s) that 'NODES' can download from
  432. COPY CRIBSQ0.001 C:\BBS\DOWNLOAD
  433. COPY CRIBSQ0.001 C:\FIDO\FILES
  434.  
  435. Sample 'NODE' Batch file:
  436. ------------------------
  437. Rem Copy CRIBSQ0.001 file from the Upload area to Cribbage Squares directory
  438. COPY C:\BBS\UPLOAD\CRIBSQ0.001  C:\CRIBSQ
  439. DEL C:\BBS\UPLOAD\CRIBSQ0.*
  440. COPY C:\FIDO\FILES\CRIBSQ0.*  C:\CRIBSQ
  441. DEL C:\FIDO\FILES\CRIBSQ0.*
  442.  
  443. Rem Process "HUB' file
  444. CD\CRIBSQ
  445. INTERBBS CRIBSQ CRIBSQ.CFG
  446.  
  447. Rem Copy CRIBSQ0.xxx (XXX=NODES ID #) to a file area in preparation for
  448. Rem uploading to the 'HUB'
  449. COPY C:\CRIBSQ\CRIBSQ0.xxx C:\BBS\DOWNLOAD
  450.  
  451.  
  452.  
  453.        IMPORTANT: If Door is NOT registered, ALL player's names that originate
  454.                   from the BBS running the unregistered Door, will be displayed
  455.                   as "** Door Unregistered **". As soon as the Door is
  456.                   registered the player's name will be displayed.
  457.  
  458.  
  459.                         NON-STANDARD COM SUPPORT
  460.                         ________________________
  461.  
  462.       Support for COM 1-4 on the standard IRQ's - COM1/COM3 = IRQ4 and
  463.       COM2/COM4 = IRQ3. If you wish to use a non-standard IRQ, add the IRQ
  464.       number after the configuration filename. Let's assume your Door is
  465.       called FOOBAR and you want to use COM1 and IRQ5. The command line
  466.       passed to your Door would be:
  467.  
  468.                             FOOBAR FOOBAR.CFG /5
  469.  
  470.       The /5 tells FOOBAR to use IRQ5 rather than the standard IRQ4 that is
  471.       normally used with COM1. No /x parameter is needed for the standard
  472.       IRQ's.
  473.  
  474.       As an alternative, you may use an environmental variable on the command
  475.       line. To use the variable (following the example above), place a
  476.       SET IRQ=5 in the batch file used to bring up your BBS (you would need a
  477.       different IRQ number for each node). The command line would now look
  478.       like this:
  479.  
  480.                           FOOBAR FOOBAR.CFG /%IRQ%
  481.  
  482.       This, in combination with the use of the environmental variables
  483.       described in the MULTI-NODE SETUP section will allow you to use one
  484.       batch file and one config file to run this door on all nodes.
  485.  
  486.  
  487.  
  488.  
  489.                            MULTI-NODE SETUP
  490.                            ________________
  491.  
  492.       All Sunrise Doors are Multi-Node capable. Each node must have the
  493.       ability to access a configuration file which will have its own system
  494.       file (DORINFOx.DEF, PCBOARD.SYS, DOOR.SYS, etc) defined on the first
  495.       line. There are 2 ways to accomplish this:
  496.  
  497.       (1) Create a separate configuration file for each node. The only
  498.           difference between each file would be the location of the system
  499.           file for that particular node. For example, on my system there are 2
  500.           nodes and the first line of the config files would look like this:
  501.  
  502.                         NODE1:  H:\PCB1\DOOR.SYS
  503.                         NODE2:  H:\PCB2\DOOR.SYS
  504.  
  505.           Thus, if you have a 4 node BBS, you will need 4 configuration files.
  506.  
  507.       (2) Use ONE configuration file for ALL nodes. This Door will recognize
  508.           the following PCBoard/Wildcat environmental variables:
  509.  
  510.                  PCBDIR    (Directory containing the System file)
  511.                  PCBDRIVE  (Drive containing the System file)
  512.                  WCNODEID  (Active Node Number)
  513.  
  514.           Thus, the first line of the SINGLE configuration file, for this Door
  515.           would look like this:
  516.  
  517.                         %PCBDRIVE%%PCBDIR%\DOOR.SYS
  518.                         c:\wc30\wcwork\node%wcnodeid%\door.sys
  519.  
  520.       NOTE: This option, as described, assumes that you are running PCB or
  521.             Wildcat software. The environmental variables are automatically
  522.             created by the software for each node.
  523.  
  524.             HOWEVER, if you are running other BBS software you should be able
  525.             to set the variables EXACTLY as described below, for EACH node
  526.             (more than likely in each batch file you use to bring up EACH node):
  527.  
  528.                             PCBDRIVE=C:
  529.                             ^^^^^^^^^
  530.                             PCBDIR=\NODE2
  531.                             ^^^^^^^^
  532.  
  533.             Info with a carat (^) under it, MUST be typed as is. The rest
  534.             depends on your naming conventions.
  535.  
  536.             This, in combination with the use of the optional environmental
  537.             variable described in the NON-STANDARD COM SUPPORT section, will
  538.             allow you to use one batch file and one config file to run this
  539.             door on all nodes.
  540.  
  541.  
  542.                                ADOPT-A-DOOR
  543.                                ____________
  544.  
  545.     Having been a Sysop for a number of years, I have had my share of problems
  546.     and frustrations getting financial support for my board's upkeep. A fellow
  547.     Sysop left a message on my board, not long ago, about a concept that was
  548.     being used by several boards around the country.
  549.  
  550.     The concept, ADOPT-A-DOOR, allows a caller to register (ADOPT) a door. It
  551.     would be the same as sending in a donation, only this way it is earmarked
  552.     for registering a particular door. In a way, the user feels he/she is
  553.     "getting something in return". As a Door author I have decided to build
  554.     this concept into each of my Door programs. The concept replaces the
  555.     usual message "tell the Sysop to register this Door" we find in most
  556.     doors.
  557.  
  558.     If the Door is unregisterd then a message appears on the opening screen
  559.     to that effect. After finishing or suspending a game, a message screen
  560.     is displayed about the ADOPT-A-DOOR concept. The message also tells the
  561.     caller to contact the Sysop to find out if there is any further details
  562.     to the ADOPT-A-DOOR concept. Some Sysops give extra D/L time, online
  563.     time, etc to callers that ADOPT-A-DOOR.
  564.  
  565.     If the Door has been registered, either by the Sysop or other callers,
  566.     the names of those contributors will be displayed in the closing screen.
  567.  
  568.     NOTE: If you want to display the names of the callers that contributed
  569.           to registering the Door, you must create an ASCII file called
  570.           ADOPT.SYS. You create it with an Editor or Word Processor. Enter
  571.           the name(s) of the contributors (one on each line, maximum of 5
  572.           entries, each a maximum of 30 characters long). This file must be
  573.           saved, in ASCII format, and placed in the Door directory.
  574.  
  575.  
  576.  
  577.                               LEGALITIES
  578.                               __________
  579.  
  580.  
  581.       THIS SOFTWARE AND ACCOMPANYING MATERIALS ARE DISTRIBUTED "AS IS"
  582.       WITHOUT WARRANTY, EXPRESS, IMPLIED OR STATUTORY, INCLUDING BUT NOT
  583.       LIMITED TO ANY IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS
  584.       FOR A PARTICULAR PURPOSE. IN NO EVENT SHALL ANYONE INVOLVED WITH
  585.       THE CREATION AND PRODUCTION OF THIS PRODUCT BE LIABLE FOR INDIRECT,
  586.       SPECIAL, OR CONSEQUENTIAL DAMAGES, ARISING OUT OF ANY USE THEREOF
  587.       OR BREACH OF ANY WARRANTY.
  588.  
  589.  
  590.  
  591.  
  592.  
  593.                              DISTRIBUTION
  594.                              ____________
  595.  
  596.    You may make this file available for downloading from your BBS or you may
  597.    upload it to any BBS of your choice, provided that you do not make any
  598.    changes to the contents of the archive (ZIP file). The archive and its
  599.    individual contents may not be used by any service that charges any money
  600.    whatsoever, without the written permission of the author.
  601.  
  602.  
  603.  
  604.  
  605.  
  606.                              REGISTRATION
  607.                              ____________
  608.  
  609.    Registration and the subsequent insertion of the registration number into
  610.    your configuation file, allows for the display of your BBS name on the
  611.    opening and closing screen as well as the reduction of a delay built into
  612.    the opening screen display along with the ability to change certain
  613.    values in the configuration file.
  614.  
  615.    To register your copy of Cribbage Squares, please fill out the registration 
  616.    form (REGISTER.FRM) and mail it along with the registration fee to the name 
  617.    and address on the form.
  618.  
  619.    Once a door is registered, any changes to registration information (Sysop
  620.    name or BBS Name) will require the doors to be re-registered at the
  621.    registration fee in effect at that time.
  622.  
  623.    Be sure to use the proper upper/lower case when filling in your name and
  624.    BBS name, as they MUST match the way you entered them in the configuration
  625.    file.             ^^^^
  626.  
  627.    Based upon information supplied on the registration form, I will pre-
  628.    register you on my BBS. You will then be able to call SUNRISE-80 and pick
  629.    up your registration number.
  630.  
  631.  
  632.  
  633.                                  MISC
  634.                                  ____
  635.  
  636.    The latest version of Cribbage Squares and other fine SUNRISE DOOR programs are
  637.    always available for download from SUNRISE-80 BBS.
  638.  
  639.    Remember, should you have any problems, questions or suggestions, be sure
  640.    to drop me a message on either of the aforementioned BBS', SmartNet (Sysops)
  641.    Rime (PCBhints, Common, Doors, Sysops) or FidoNet 1:133/410
  642.  
  643.